home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / WindowInspector.nib / data.classes next >
Text File  |  1994-08-25  |  676b  |  26 lines

  1. IBWindowInspector = {
  2.     ACTIONS = {
  3.         "changeStyleFrom:" = "changeStyleFrom:"; 
  4.     "ok:" = "ok:"; 
  5.     "performClick:" = "performClick:"; 
  6.     "revert:" = "revert:"; 
  7.     }; 
  8.     OUTLETS = {
  9.         backingMatrix = backingMatrix; 
  10.     buttonMatrix = buttonMatrix; 
  11.     classBrowser = classBrowser; 
  12.     optionColor = optionColor; 
  13.     optionDeferred = optionDeferred; 
  14.     optionDepthLimit = optionDepthLimit; 
  15.     optionFree = optionFree; 
  16.     optionHide = optionHide; 
  17.     optionOneShot = optionOneShot; 
  18.     optionVisible = optionVisible; 
  19.     styleMatrix = styleMatrix; 
  20.     titleForm = titleForm; 
  21.     window = window; 
  22.     }; 
  23.     SUPERCLASS = Object; 
  24. };
  25. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  26.